Searched defs:is_orig (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_sco.cc | 227 bool is_orig) { in bta_hf_client_sco_create()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_sco.cc | 56 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco()
|
D | mock_btif_dm.cc | 118 void btif_dm_proc_io_req(tBTM_AUTH_REQ* p_auth_req, bool is_orig) { in btif_dm_proc_io_req()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sco.h | 116 bool is_orig; /* true if the originator */ member
|
D | btm_sco.cc | 402 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco()
|
D | btm_int_types.h | 115 bool is_orig; member
|
D | btm_sec.cc | 2555 bool is_orig = true; in btm_io_capabilities_req() local 4802 bool is_orig, uint16_t security_required, in btm_sec_queue_mx_request()
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_sco.cc | 353 static void bta_ag_create_sco(tBTA_AG_SCB* p_scb, bool is_orig) { in bta_ag_create_sco()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | btm_api_types.h | 488 bool is_orig; /* true, if local device initiated the SP process */ member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 2632 void btif_dm_proc_io_req(tBTM_AUTH_REQ* p_auth_req, bool is_orig) { in btif_dm_proc_io_req()
|