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.c149 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_CreateService()
400 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_DeleteService()
470 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_StartService()
604 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueIndication()
675 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
724 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
778 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
833 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
901 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
990 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
[all …]
Dgatt_utils.c1464 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_sr_send_req_callback()
1615 tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if) in gatt_get_regcb() function
1680 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_clcb_alloc()
2683 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in gatt_deregister_bgdev_list()
2760 if ((p_reg = gatt_get_regcb(gatt_if)) == NULL) in gatt_update_auto_connect_dev()
Dgatt_int.h628 extern tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if);