Searched refs:GATT_UUID_SEC_SERVICE (Results 1 – 5 of 5) sorted by relevance
33 #define GATT_UUID_SEC_SERVICE 0x2801 macro
65 Uuid::From16Bit(is_pri ? GATT_UUID_PRI_SERVICE : GATT_UUID_SEC_SERVICE); in gatts_init_service_db()127 case GATT_UUID_SEC_SERVICE: in gatts_check_attr_readability()184 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE) { in read_attr_value()
120 uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE) || in is_gatt_attr_type()285 : GATT_UUID_SEC_SERVICE; in GATTS_AddService()
33 const Uuid SECONDARY_SERVICE = Uuid::From16Bit(GATT_UUID_SEC_SERVICE);
34 const Uuid SECONDARY_SERVICE = Uuid::From16Bit(GATT_UUID_SEC_SERVICE);