Searched refs:BTC_BLE_STORAGE_LE_AUTH_MODE_STR (Results 1 – 2 of 2) sorted by relevance
36 #define BTC_BLE_STORAGE_LE_AUTH_MODE_STR "AuthMode" macro
702 ret = btc_config_set_int(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR, (int)auth_mode); in _btc_storage_set_ble_dev_auth_mode()729 int ret = btc_config_get_int(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR, auth_mode); in _btc_storage_get_ble_dev_auth_mode()752 ret = btc_config_get_int(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR, (int *)&auth_mode); in _btc_storage_remove_ble_dev_auth_mode()758 ret = btc_config_remove(bdstr, BTC_BLE_STORAGE_LE_AUTH_MODE_STR); in _btc_storage_remove_ble_dev_auth_mode()