Searched refs:btpan_role_to_bta (Results 1 - 1 of 1) sorted by relevance

/system/bt/btif/src/
H A Dbtif_pan.c201 static inline int btpan_role_to_bta(int btpan_role) function
220 int bta_pan_role = btpan_role_to_bta(local_role);
238 int bta_local_role = btpan_role_to_bta(local_role);
239 int bta_remote_role = btpan_role_to_bta(remote_role);

Completed in 13 milliseconds