Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_main.cc94 void gatt_send_srv_chg_ind(const RawAddress& /* peer_bda */) { in gatt_send_srv_chg_ind() function
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc1070 void gatt_send_srv_chg_ind(const RawAddress& peer_bda) { in gatt_send_srv_chg_ind() function
1106 gatt_send_srv_chg_ind(p_srv_chg_clt->bda); in gatt_chk_srv_chg()
1178 if (send_indication) gatt_send_srv_chg_ind(bda); in gatt_proc_srv_chg()
Dgatt_int.h488 void gatt_send_srv_chg_ind(const RawAddress& peer_bda);