Searched refs:BT_UUID_BAS (Results 1 – 5 of 5) sorted by relevance
76 bas, BT_GATT_PRIMARY_SERVICE(BT_UUID_BAS),
180 BT_GATT_PRIMARY_SERVICE(BT_UUID_BAS),
191 BT_GATT_PRIMARY_SERVICE(BT_UUID_BAS),
519 if (!bt_uuid_cmp(discover_params.uuid, BT_UUID_BAS)) { in discover_func()570 memcpy(&uuid, BT_UUID_BAS, sizeof(uuid)); in discover_bas_service()
369 #define BT_UUID_BAS \ macro