Lines Matching refs:tGATT_REG
156 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()
942 tGATT_REG* p_reg; in GATT_Register()
959 memset(p_reg, 0, sizeof(tGATT_REG)); in GATT_Register()
990 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_Deregister()
1038 memset(p_reg, 0, sizeof(tGATT_REG)); in GATT_Deregister()
1055 tGATT_REG* p_reg; in GATT_StartIf()
1107 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_Connect()
1166 tGATT_REG* p_reg; in GATT_CancelConnect()
1246 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnectionInfor()
1277 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnIdIfConnected()