Home
last modified time | relevance | path

Searched defs:bda (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_gatt.cpp90 static jstring bdaddr2newjstr(JNIEnv* env, const RawAddress* bda) { in bdaddr2newjstr()
208 RawAddress* bda, uint8_t primary_phy, in btgattc_scan_result_cb()
230 const RawAddress& bda) { in btgattc_open_cb()
241 const RawAddress& bda) { in btgattc_close_cb()
346 void btgattc_remote_rssi_cb(int client_if, const RawAddress& bda, int rssi, in btgattc_remote_rssi_cb()
571 const RawAddress& bda) { in btgatts_connection_cb()
615 const RawAddress& bda, in btgatts_request_read_characteristic_cb()
629 const RawAddress& bda, int attr_handle, in btgatts_request_read_descriptor_cb()
642 const RawAddress& bda, in btgatts_request_write_characteristic_cb()
663 const RawAddress& bda, int attr_handle, in btgatts_request_write_descriptor_cb()
[all …]