Searched defs:local_role (Results 1 – 6 of 6) sorted by relevance
/system/bt/bta/pan/ |
D | bta_pan_api.c | 158 void BTA_PanOpen(BD_ADDR bd_addr, tBTA_PAN_ROLE local_role, tBTA_PAN_ROLE peer_role) in BTA_PanOpen() 210 void BTA_PanOpen(BD_ADDR bd_addr, tBTA_PAN_ROLE local_role, tBTA_PAN_ROLE peer_role) in BTA_PanOpen()
|
D | bta_pan_int.h | 104 tBTA_PAN_ROLE local_role; /* local role */ member 149 tBTA_PAN_ROLE local_role; /* local role */ member
|
/system/bt/btif/src/ |
D | btif_pan.c | 221 static bt_status_t btpan_enable(int local_role) in btpan_enable() 240 static bt_status_t btpan_connect(const bt_bdaddr_t *bd_addr, int local_role, int remote_role) in btpan_connect() 565 btpan_conn_t* btpan_new_conn(int handle, const BD_ADDR addr, int local_role, int remote_role) in btpan_new_conn()
|
/system/bt/bta/include/ |
D | bta_pan_api.h | 91 tBTA_PAN_ROLE local_role; /* Local device PAN role for the connection */ member
|
/system/bt/btif/include/ |
D | btif_pan_internal.h | 71 int local_role; member
|
/system/bt/btif/co/ |
D | bta_pan_co.c | 75 void bta_pan_co_open(UINT16 handle, UINT8 app_id, tBTA_PAN_ROLE local_role, in bta_pan_co_open()
|