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

  /system/bt/stack/include/
pan_api.h 288 ** Function PAN_Connect
309 extern tPAN_RESULT PAN_Connect (BD_ADDR rem_bda, UINT8 src_role, UINT8 dst_role, UINT16 *handle);
  /system/bt/stack/pan/
pan_api.c 276 ** Function PAN_Connect
297 tPAN_RESULT PAN_Connect (BD_ADDR rem_bda, UINT8 src_role, UINT8 dst_role, UINT16 *handle)
395 PAN_TRACE_API ("PAN_Connect() for BD Addr %x.%x.%x.%x.%x.%x",
426 PAN_TRACE_DEBUG ("PAN_Connect() current active role set to %d", src_role);
  /system/bt/bta/pan/
bta_pan_act.c 472 status = PAN_Connect (p_data->api_open.bd_addr, p_data->api_open.local_role, p_data->api_open.peer_role,

Completed in 86 milliseconds