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()
767 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_Write()
820 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite()
943 tGATT_REG* p_reg; in GATT_Register()
960 memset(p_reg, 0, sizeof(tGATT_REG)); in GATT_Register()
991 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_Deregister()
1039 memset(p_reg, 0, sizeof(tGATT_REG)); in GATT_Deregister()
1056 tGATT_REG* p_reg; in GATT_StartIf()
1108 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_Connect()
1167 tGATT_REG* p_reg; in GATT_CancelConnect()
1247 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnectionInfor()
1278 tGATT_REG* p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnIdIfConnected()