Home
last modified time | relevance | path

Searched refs:batchscan_enable_cb (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp1430 void batchscan_enable_cb(uint8_t client_if, uint8_t status) { in batchscan_enable_cb() function
1445 base::Bind(&batchscan_enable_cb, client_if)); in gattClientStartBatchScanNative()
1452 base::Bind(&batchscan_enable_cb, client_if)); in gattClientStopBatchScanNative()