Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_sco.c52 .packet_types = (BTM_SCO_LINK_ALL_PKT_MASK |
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sco.c1598 resp.packet_types = (BTM_SCO_LINK_ALL_PKT_MASK | in bta_ag_sco_conn_rsp()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h952 #define BTM_SCO_LINK_ALL_PKT_MASK (BTM_SCO_LINK_ONLY_MASK | \ macro