Searched defs:bda (Results 1 – 1 of 1) sorted by relevance
| /packages/apps/Bluetooth/jni/ |
| D | com_android_bluetooth_gatt.cpp | 91 static jstring bdaddr2newjstr(JNIEnv* env, const RawAddress* bda) { in bdaddr2newjstr() 209 RawAddress* bda, uint8_t primary_phy, in btgattc_scan_result_cb() 231 const RawAddress& bda) { in btgattc_open_cb() 242 const RawAddress& bda) { in btgattc_close_cb() 347 void btgattc_remote_rssi_cb(int client_if, const RawAddress& bda, int rssi, in btgattc_remote_rssi_cb() 572 const RawAddress& bda) { in btgatts_connection_cb() 616 const RawAddress& bda, in btgatts_request_read_characteristic_cb() 630 const RawAddress& bda, int attr_handle, in btgatts_request_read_descriptor_cb() 643 const RawAddress& bda, in btgatts_request_write_characteristic_cb() 664 const RawAddress& bda, int attr_handle, in btgatts_request_write_descriptor_cb() [all …]
|