Home
last modified time | relevance | path

Searched defs:remote_role (Results 1 – 4 of 4) sorted by relevance

/system/bt/test/suite/cases/
Dpan.c24 static const int remote_role = BTPAN_ROLE_PANNAP; variable
/system/bt/test/suite/support/
Dpan.c70 …on_state_t state, bt_status_t error, const bt_bdaddr_t *bd_addr, int local_role, int remote_role) { in pan_connection_state_changed()
/system/bt/btif/include/
Dbtif_pan_internal.h72 int remote_role; member
/system/bt/btif/src/
Dbtif_pan.c235 static bt_status_t btpan_connect(const bt_bdaddr_t *bd_addr, int local_role, int remote_role) in btpan_connect()
503 btpan_conn_t* btpan_new_conn(int handle, const BD_ADDR addr, int local_role, int remote_role) in btpan_new_conn()