Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc173 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_AddService()
370 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService()
450 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication()
547 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
644 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
693 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
876 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
942 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
1049 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
1097 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite()
[all …]
Dgatt_utils.cc878 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback()
1030 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if) { in gatt_get_regcb() function
1087 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc()
1535 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in gatt_cancel_open()
Dgatt_int.h590 tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if);