Home
last modified time | relevance | path

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

/external/bluetooth/bluez/src/
Dadapter.h203 int (*disable_cod_cache) (int index); member
Dadapter.c2856 adapter_ops->disable_cod_cache(adapter->dev_id); in btd_adapter_start()
/external/bluetooth/bluez/plugins/
Dmgmtops.c2034 .disable_cod_cache = mgmt_disable_cod_cache,
Dhciops.c3734 .disable_cod_cache = hciops_disable_cod_cache,