mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 19:35:56 +00:00
component/bt: merge SDP client and SDP server example to a single demo
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
typedef tBT_UUID esp_bt_uuid_t; /* tBT_UUID in "bt_types.h" */
|
||||
|
||||
typedef BD_ADDR esp_bd_addr_t;
|
||||
typedef BD_ADDR esp_bd_addr_t; /* BD_ADDR in bt_types.h */
|
||||
|
||||
#endif /* __BT_API_COMMON_H__ */
|
||||
|
Reference in New Issue
Block a user