Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_api.cc156 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_AddService()
337 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService()
415 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication()
474 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
524 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
573 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
624 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
687 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
766 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
819 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite()
[all …]
Dgatt_utils.cc711 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback()
847 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if) { in gatt_get_regcb() function
907 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc()
Dgatt_int.h491 extern tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if);