Searched refs:BTC_BLE_STORAGE_LE_AUTH_MODE_STR (Results 1 – 2 of 2) sorted by relevance
35 #define BTC_BLE_STORAGE_LE_AUTH_MODE_STR "AuthMode" macro
558 ret = btc_config_set_int(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR, (int)auth_mode); in _btc_storage_set_ble_dev_auth_mode()585 int ret = btc_config_get_int(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR, auth_mode); in _btc_storage_get_ble_dev_auth_mode()608 ret = btc_config_get_int(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR, (int *)&auth_mode); in _btc_storage_remove_ble_dev_auth_mode()614 ret = btc_config_remove(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR); in _btc_storage_remove_ble_dev_auth_mode()