Home
last modified time | relevance | path

Searched refs:CONFIG_BT_BONDABLE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h388 #ifndef CONFIG_BT_BONDABLE
389 #define CONFIG_BT_BONDABLE 1 macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.c80 #if defined(CONFIG_BT_BONDABLE)
280 static bool bondable = IS_ENABLED(CONFIG_BT_BONDABLE);

Completed in 12 milliseconds