Searched refs:BT_UUID_OTS_FEATURE (Results 1 – 4 of 4) sorted by relevance
374 (void)memcpy(&discover_uuid, BT_UUID_OTS_FEATURE, sizeof(discover_uuid)); in discover_func()384 } else if (bt_uuid_cmp(discover_params.uuid, BT_UUID_OTS_FEATURE) == 0) { in discover_func()
532 BT_GATT_CHARACTERISTIC(BT_UUID_OTS_FEATURE, \
2669 #define BT_UUID_OTS_FEATURE \ macro
1290 if (!bt_uuid_cmp(chrc->uuid, BT_UUID_OTS_FEATURE)) { in discover_otc_char_func()