Searched refs:company_id_mask (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 1267 jint filt_index, jint company_id, jint company_id_mask, jlong uuid_lsb, in gattClientScanFilterAddRemoveNative() argument 1344 action, filt_type, filt_index, company_id, company_id_mask, NULL, in gattClientScanFilterAddRemoveNative() 1357 jint filt_index, jint company_id, jint company_id_mask, jlong uuid_lsb, in gattClientScanFilterAddNative() argument 1364 company_id_mask, uuid_lsb, uuid_msb, uuid_mask_lsb, uuid_mask_msb, name, in gattClientScanFilterAddNative() 1370 jint filt_index, jint company_id, jint company_id_mask, jlong uuid_lsb, in gattClientScanFilterDeleteNative() argument 1377 company_id_mask, uuid_lsb, uuid_msb, uuid_mask_lsb, uuid_mask_msb, name, in gattClientScanFilterDeleteNative()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | ScanManager.java | 1190 int company_id_mask, long uuid_lsb, long uuid_msb, in gattClientScanFilterAddNative() argument 1196 int company_id_mask, long uuid_lsb, long uuid_msb, in gattClientScanFilterDeleteNative() argument
|