HomeSort by relevance Sort by last modified time
    Searched refs:gatt_add_a_bonded_dev_for_srv_chg (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/gatt/
gatt_main.cc 423 gatt_add_a_bonded_dev_for_srv_chg(bd_addr);
723 gatt_add_a_bonded_dev_for_srv_chg(p_tcb->peer_bda);
780 gatt_add_a_bonded_dev_for_srv_chg(p_tcb->peer_bda);
813 gatt_add_a_bonded_dev_for_srv_chg(p_tcb->peer_bda);
846 gatt_add_a_bonded_dev_for_srv_chg(p_tcb->peer_bda);
998 void gatt_add_a_bonded_dev_for_srv_chg(const RawAddress& bda) { function
    [all...]
gatt_int.h 420 extern void gatt_add_a_bonded_dev_for_srv_chg(const RawAddress& bda);

Completed in 803 milliseconds