Searched defs:is_orig (Results 1 – 6 of 6) sorted by relevance
/external/bluetooth/bluedroid/btif/co/ |
D | bta_dm_co.c | 68 tBTA_AUTH_REQ *p_auth_req, BOOLEAN is_orig) in bta_dm_co_io_req()
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_sco.c | 554 tBTM_STATUS BTM_CreateSco (BD_ADDR remote_bda, BOOLEAN is_orig, UINT16 pkt_types, in BTM_CreateSco() 1744 tBTM_STATUS BTM_CreateSco (BD_ADDR remote_bda, BOOLEAN is_orig, in BTM_CreateSco()
|
D | btm_sec.c | 3148 BOOLEAN is_orig = TRUE; in btm_io_capabilities_req() local 5616 static BOOLEAN btm_sec_queue_mx_request (BD_ADDR bd_addr, UINT16 psm, BOOLEAN is_orig, in btm_sec_queue_mx_request()
|
D | btm_int.h | 419 BOOLEAN is_orig; /* TRUE if the originator */ member 732 BOOLEAN is_orig; member
|
/external/bluetooth/bluedroid/bta/ag/ |
D | bta_ag_sco.c | 415 static void bta_ag_create_sco(tBTA_AG_SCB *p_scb, BOOLEAN is_orig) in bta_ag_create_sco()
|
/external/bluetooth/bluedroid/stack/include/ |
D | btm_api.h | 1447 BOOLEAN is_orig; /* TRUE, if local device initiated the SP process */ member
|