Searched refs:BT_UUID_OTS_ID (Results 1 – 4 of 4) sorted by relevance
424 (void)memcpy(&discover_uuid, BT_UUID_OTS_ID, sizeof(discover_uuid)); in discover_func()434 } else if (bt_uuid_cmp(discover_params.uuid, BT_UUID_OTS_ID) == 0) { in discover_func()
561 BT_GATT_CHARACTERISTIC(BT_UUID_OTS_ID, \
2723 #define BT_UUID_OTS_ID \ macro
1423 } else if (!bt_uuid_cmp(chrc->uuid, BT_UUID_OTS_ID)) { in discover_otc_char_func()