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.cc174 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_AddService()
362 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService()
441 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication()
504 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
557 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
608 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
669 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
742 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
823 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
876 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite()
[all …]
Dgatt_utils.cc780 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback()
917 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if) { in gatt_get_regcb() function
953 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_is_clcb_allocated()
1004 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc()
Dgatt_int.h556 extern tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if);