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 | 55 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco()
|
D | mock_btif_dm.cc | 117 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 | 182 bool is_orig; /* true if the originator */ member
|
D | btm_sco.cc | 560 tBTM_STATUS BTM_CreateSco(const RawAddress* remote_bda, bool is_orig, in BTM_CreateSco()
|
D | btm_int_types.h | 118 bool is_orig; member
|
D | btm_sec.cc | 2617 bool is_orig = true; in btm_io_capabilities_req() local 4908 bool is_orig, uint16_t security_required, in btm_sec_queue_mx_request()
|
/packages/modules/Bluetooth/system/bta/ag/ |
D | bta_ag_sco.cc | 380 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 | 509 bool is_orig; /* true, if local device initiated the SP process */ member
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_dm.cc | 2988 void btif_dm_proc_io_req(tBTM_AUTH_REQ* p_auth_req, bool is_orig) { in btif_dm_proc_io_req()
|