Searched refs:GATT_UUID_CHAR_DECLARE (Results 1 – 6 of 6) sorted by relevance
36 #define GATT_UUID_CHAR_DECLARE 0x2803 macro
128 case GATT_UUID_CHAR_DECLARE: in gatts_check_attr_readability()193 if (uuid16 == GATT_UUID_CHAR_DECLARE) { in read_attr_value()369 Uuid uuid = Uuid::From16Bit(GATT_UUID_CHAR_DECLARE); in gatts_add_characteristic()
68 GATT_UUID_CHAR_DECLARE, /* <characteristic> for DISC_CHAR */156 msg.browse.uuid = bluetooth::Uuid::From16Bit(GATT_UUID_CHAR_DECLARE); in gatt_act_read()
122 uuid == Uuid::From16Bit(GATT_UUID_CHAR_DECLARE)) { in is_gatt_attr_type()
35 const Uuid CHARACTERISTIC = Uuid::From16Bit(GATT_UUID_CHAR_DECLARE);
36 const Uuid CHARACTERISTIC = Uuid::From16Bit(GATT_UUID_CHAR_DECLARE);