Searched refs:GATT_UUID_SEC_SERVICE (Results 1 – 6 of 6) sorted by relevance
35 attr_it->uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE)) { in calculate_database_info_size()67 attr_it->uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE)) { in fill_database_info()74 UINT16_TO_STREAM(p_data, GATT_UUID_SEC_SERVICE); in fill_database_info()
67 Uuid::From16Bit(is_pri ? GATT_UUID_PRI_SERVICE : GATT_UUID_SEC_SERVICE); in gatts_init_service_db()129 case GATT_UUID_SEC_SERVICE: in gatts_check_attr_readability()186 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE) { in read_attr_value()
127 uuid == Uuid::From16Bit(GATT_UUID_SEC_SERVICE) || in is_gatt_attr_type()309 : GATT_UUID_SEC_SERVICE; in GATTS_AddService()
33 #define GATT_UUID_SEC_SERVICE 0x2801 macro
35 const Uuid SECONDARY_SERVICE = Uuid::From16Bit(GATT_UUID_SEC_SERVICE);250 UINT16_TO_STREAM(p, GATT_UUID_SEC_SERVICE); in Hash()
33 const Uuid SECONDARY_SERVICE = Uuid::From16Bit(GATT_UUID_SEC_SERVICE);