Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c1060 tGATT_STATUS gatt_send_srv_chg_ind (BD_ADDR peer_bda) in gatt_send_srv_chg_ind() function
1101 gatt_send_srv_chg_ind(p_srv_chg_clt->bda); in gatt_chk_srv_chg()
1178 gatt_send_srv_chg_ind(bda); in gatt_proc_srv_chg()
Dgatt_api.c1606 status = gatt_send_srv_chg_ind(bd_addr); in GATT_SendServiceChangeIndication()
1615 status = gatt_send_srv_chg_ind(addr); in GATT_SendServiceChangeIndication()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h607 extern tGATT_STATUS gatt_send_srv_chg_ind (BD_ADDR peer_bda);