Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_storage.h111 uint8_t btif_storage_get_local_io_caps();
/system/bt/btif/src/
Dbtif_storage.cc598 uint8_t btif_storage_get_local_io_caps() { in btif_storage_get_local_io_caps() function
/system/bt/bta/dm/
Dbta_dm_act.cc283 btm_local_io_caps = btif_storage_get_local_io_caps(); in bta_dm_enable()
/system/bt/stack/btm/
Dbtm_sec.cc2735 btm_cb.devcb.loc_io_caps = btif_storage_get_local_io_caps(); in btm_sec_dev_reset()