Lines Matching refs:tGATT_REG
150 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()
674 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_HandleValueNotification()
718 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTS_SendRsp()
772 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_ConfigureMTU()
824 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Discover()
892 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATTC_Read()
980 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()
1186 tGATT_REG *p_reg; in GATT_Register()
1206 memset(p_reg, 0 , sizeof(tGATT_REG)); in GATT_Register()
1235 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATT_Deregister()
1295 memset (p_reg, 0, sizeof(tGATT_REG)); in GATT_Deregister()
1314 tGATT_REG *p_reg; in GATT_StartIf()
1354 tGATT_REG *p_reg; in GATT_Connect()
1389 tGATT_REG *p_reg; in GATT_CancelConnect()
1506 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnectionInfor()
1539 tGATT_REG *p_reg = gatt_get_regcb(gatt_if); in GATT_GetConnIdIfConnected()