arduino-esp32/libraries/BLE/examples
syonbori 915d45de7d Defined BLE setAdvertisementType (#3535)
Currently we have no way to set BLE Advertisement Type.
We have an initial value of ADV_TYPE_IND and the member is private.

iBeacon should advertise with ADV_TYPE_NONCONN_IND.
esp-idf's example code specifies this value.

93a8603c54/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/ibeacon_demo.c (L57)
2020-01-20 15:42:38 +02:00
..
BLE_client Update BLE_client.ino (#3463) 2019-11-11 15:49:34 +01:00
BLE_iBeacon Defined BLE setAdvertisementType (#3535) 2020-01-20 15:42:38 +02:00
BLE_notify Set ESP-IDF to 3.2 (#2662) 2019-04-12 15:43:53 +02:00
BLE_scan Set ESP-IDF to 3.2 (#2662) 2019-04-12 15:43:53 +02:00
BLE_server Set ESP-IDF to 3.2 (#2662) 2019-04-12 15:43:53 +02:00
BLE_server_multiconnect Set ESP-IDF to 3.2 (#2662) 2019-04-12 15:43:53 +02:00
BLE_uart Set ESP-IDF to 3.2 (#2662) 2019-04-12 15:43:53 +02:00
BLE_write Set ESP-IDF to 3.2 (#2662) 2019-04-12 15:43:53 +02:00