Home
last modified time | relevance | path

Searched refs:gatt_send_srv_chg_ind (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/test/common/
H A Dmock_gatt_main.cc102 void gatt_send_srv_chg_ind(const RawAddress& peer_bda) { in gatt_send_srv_chg_ind() function
/aosp12/system/bt/test/mock/
H A Dmock_stack_gatt_main.cc102 void gatt_send_srv_chg_ind(const RawAddress& peer_bda) { in gatt_send_srv_chg_ind() function
/aosp12/system/bt/stack/gatt/
H A Dgatt_main.cc855 void gatt_send_srv_chg_ind(const RawAddress& peer_bda) { in gatt_send_srv_chg_ind() function
880 gatt_send_srv_chg_ind(p_srv_chg_clt->bda); in gatt_chk_srv_chg()
952 if (send_indication) gatt_send_srv_chg_ind(bda); in gatt_proc_srv_chg()
H A Dgatt_int.h457 extern void gatt_send_srv_chg_ind(const RawAddress& peer_bda);