Home
last modified time | relevance | path

Searched refs:btif_storage_get_local_io_caps_ble (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/co/
Dbta_dm_co.cc249 bte_appl_cfg.ble_io_cap = btif_storage_get_local_io_caps_ble(); in bta_dm_co_ble_io_req()
/system/bt/btif/include/
Dbtif_storage.h124 uint8_t btif_storage_get_local_io_caps_ble();
/system/bt/btif/src/
Dbtif_storage.cc606 uint8_t btif_storage_get_local_io_caps_ble() { in btif_storage_get_local_io_caps_ble() function
/system/bt/stack/smp/
Dsmp_act.cc111 cb_data.io_req.io_cap = btif_storage_get_local_io_caps_ble(); in smp_send_app_cback()