Skip to content

Commit

Permalink
Merge "Disables BLE Peripheral Adv name flag used in BT stack"
Browse files Browse the repository at this point in the history
  • Loading branch information
Linux Build Service Account authored and Gerrit - the friendly Code Review server committed Jul 21, 2015
2 parents 8394549 + efd3358 commit 6d19513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bdroid_buildcfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
#define BLE_VND_INCLUDED TRUE
// skips conn update at conn completion
#define BTA_BLE_SKIP_CONN_UPD FALSE
#define BLE_PERIPHERAL_ADV_NAME TRUE
#define BLE_PERIPHERAL_ADV_NAME FALSE
#endif

0 comments on commit 6d19513

Please sign in to comment.