HomeSort by relevance Sort by last modified time
    Searched refs:bta_pan_co_open (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/include/
bta_pan_co.h 71 ** Function bta_pan_co_open
81 extern void bta_pan_co_open(UINT16 handle, UINT8 app_id, tBTA_PAN_ROLE local_role, tBTA_PAN_ROLE peer_role, BD_ADDR peer_addr);
  /system/bt/btif/co/
bta_pan_co.c 64 ** Function bta_pan_co_open
75 void bta_pan_co_open(UINT16 handle, UINT8 app_id, tBTA_PAN_ROLE local_role, function
78 BTIF_TRACE_API("bta_pan_co_open:app_id:%d, local_role:%d, peer_role:%d, "
85 BTIF_TRACE_DEBUG("bta_pan_co_open:tap_fd:%d, open_count:%d, "

Completed in 31 milliseconds