mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-16 08:42:28 +00:00
fix typo in sdp_bnep_query
This commit is contained in:
parent
9a9c32e4a1
commit
5d07299d04
@ -85,7 +85,7 @@ PAN_OBJ = $(PAN:.c=.o)
|
|||||||
all: ${BTSTACK_ROOT}/include/btstack/version.h gatt_browser gatt_battery_query sdp_rfcomm_query sdp_general_query spp_counter ble_peripheral \
|
all: ${BTSTACK_ROOT}/include/btstack/version.h gatt_browser gatt_battery_query sdp_rfcomm_query sdp_general_query spp_counter ble_peripheral \
|
||||||
ble_peripheral_sm_minimal gap_inquiry gap_dedicated_bonding gap_inquiry_and_bond l2cap_test spp_streamer \
|
ble_peripheral_sm_minimal gap_inquiry gap_dedicated_bonding gap_inquiry_and_bond l2cap_test spp_streamer \
|
||||||
classic_test ble_peripheral_uart_csr ble_peripheral_uart_cc256x ancs_client spp_and_le_counter \
|
classic_test ble_peripheral_uart_csr ble_peripheral_uart_cc256x ancs_client spp_and_le_counter \
|
||||||
ddp_bnep_query
|
sdp_bnep_query
|
||||||
|
|
||||||
|
|
||||||
${BTSTACK_ROOT}/include/btstack/version.h:
|
${BTSTACK_ROOT}/include/btstack/version.h:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user