Home
last modified time | relevance | path

Searched refs:BTM_BL_INQUIRY_CANCELLED (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
Dbtif_dm.c1205 else if (busy_level == BTM_BL_INQUIRY_CANCELLED) in btif_dm_upstreams_evt()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h820 #define BTM_BL_INQUIRY_CANCELLED (BTM_BL_INQUIRY_PAGING_MASK | 0x2) macro
/external/bluetooth/bluedroid/stack/btm/
Dbtm_acl.c486 busy_level = BTM_BL_INQUIRY_CANCELLED; in btm_acl_update_busy_level()