Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sco.c1515 resp.packet_types = (BTM_SCO_LINK_ALL_PKT_MASK | in bta_ag_sco_conn_rsp()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h937 #define BTM_SCO_LINK_ALL_PKT_MASK (BTM_SCO_LINK_ONLY_MASK | \ macro