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.c150 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_CreateService()
401 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService()
471 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_StartService()
605 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication()
676 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
725 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
779 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
834 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
903 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
991 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
[all …]
Dgatt_utils.c1409 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback()
1560 tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if) in gatt_get_regcb() function
1625 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc()
2627 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_deregister_bgdev_list()
2704 if ((p_reg = gatt_get_regcb(gatt_if)) == NULL) in gatt_update_auto_connect_dev()
Dgatt_int.h646 extern tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if);