Searched refs:BT_UUID_BAS_BATTERY_LEVEL_STATUS (Results 1 – 3 of 3) sorted by relevance
82 BT_GATT_CHARACTERISTIC(BT_UUID_BAS_BATTERY_LEVEL_STATUS,
108 .by_uuid.uuid = BT_UUID_BAS_BATTERY_LEVEL_STATUS,535 memcpy(&uuid, BT_UUID_BAS_BATTERY_LEVEL_STATUS, sizeof(uuid)); in discover_func()544 } else if (!bt_uuid_cmp(discover_params.uuid, BT_UUID_BAS_BATTERY_LEVEL_STATUS)) { in discover_func()
5054 #define BT_UUID_BAS_BATTERY_LEVEL_STATUS \ macro