Searched refs:GATT_UUID_SEC_SERVICE (Results 1 – 3 of 3) sorted by relevance
33 #define GATT_UUID_SEC_SERVICE 0x2801 macro
171 case GATT_UUID_SEC_SERVICE: in gatts_check_attr_readability()238 if (uuid16 == GATT_UUID_PRI_SERVICE || uuid16 == GATT_UUID_SEC_SERVICE) in read_attr_value()1193 uuid.uu.uuid16 = GATT_UUID_SEC_SERVICE; in gatts_db_add_service_declaration()
1361 …type = p_list->asgn_range.is_primary ? GATT_UUID_PRI_SERVICE: GATT_UUID_SEC_SERVICE; in gatt_sr_alloc_rcb()