Lines Matching defs:bda
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()
685 const RawAddress& bda, int exec_write) { in btgatts_request_exec_write_cb()
1013 static void readClientPhyCb(uint8_t clientIf, RawAddress bda, uint8_t tx_phy, in readClientPhyCb()
1029 RawAddress bda = str2addr(env, address); in gattClientReadPhyNative() local
1500 RawAddress bda = str2addr(env, address); in gattServerSetPreferredPhyNative() local
1504 static void readServerPhyCb(uint8_t serverIf, RawAddress bda, uint8_t tx_phy, in readServerPhyCb()
1520 RawAddress bda = str2addr(env, address); in gattServerReadPhyNative() local