Lines Matching refs:tGATT_REG
149 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()
1054 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ExecuteWrite()
1190 tGATT_REG *p_reg; in GATT_Register()
1210 memset(p_reg, 0 , sizeof(tGATT_REG)); in GATT_Register()
1241 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATT_Deregister()
1302 memset (p_reg, 0, sizeof(tGATT_REG)); in GATT_Deregister()
1321 tGATT_REG *p_reg; in GATT_StartIf()
1362 tGATT_REG *p_reg; in GATT_Connect()
1405 tGATT_REG *p_reg; in GATT_CancelConnect()
1521 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnectionInfor()
1557 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnIdIfConnected()
1589 tGATT_REG *p_reg; in GATT_Listen()