Removes BLE Peripheral display only flag from config file
Removes BLE peripheral display only flag from the bdroid build config file. Change-Id: I446314fa7a03fae8855942b4c94db6bca873c6f3
This commit is contained in:
parent
a376cf42af
commit
ad7cf47f61
|
@ -29,6 +29,5 @@
|
|||
#define BLE_VND_INCLUDED TRUE
|
||||
// skips conn update at conn completion
|
||||
#define BTA_BLE_SKIP_CONN_UPD FALSE
|
||||
#define BLE_PERIPHERAL_DISPLAYONLY TRUE
|
||||
#define BLE_PERIPHERAL_ADV_NAME TRUE
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue