Searched refs:company_id_mask (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_gatt.cpp | 1262 jint company_id_mask, jlong uuid_lsb, jlong uuid_msb, jlong uuid_mask_lsb, in gattClientScanFilterAddRemoveNative() argument 1326 company_id, company_id_mask, NULL, NULL, NULL, 0, data_len, (char*)data_array, in gattClientScanFilterAddRemoveNative() 1339 jint filt_type, jint filt_index, jint company_id, jint company_id_mask, in gattClientScanFilterAddNative() argument 1346 company_id, company_id_mask, uuid_lsb, uuid_msb, uuid_mask_lsb, uuid_mask_msb, in gattClientScanFilterAddNative() 1352 jint filt_type, jint filt_index, jint company_id, jint company_id_mask, in gattClientScanFilterDeleteNative() argument 1359 company_id, company_id_mask, uuid_lsb, uuid_msb, uuid_mask_lsb, uuid_mask_msb, in gattClientScanFilterDeleteNative()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | ScanManager.java | 1106 int company_id_mask, long uuid_lsb, long uuid_msb, in gattClientScanFilterAddNative() argument 1112 int company_id_mask, long uuid_lsb, long uuid_msb, in gattClientScanFilterDeleteNative() argument
|