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

  /system/bt/hci/include/
bt_vendor_lib.h 365 uint16_t remote_cid; member in struct:__anon72323
  /system/bt/stack/l2cap/
l2c_int.h 287 UINT16 remote_cid; /* Remote CID */ member in struct:t_l2c_ccb
535 UINT16 remote_cid; /* Remote CID */ member in struct:__anon72821
604 extern tL2C_CCB *l2cu_find_ccb_by_remote_cid (tL2C_LCB *p_lcb, UINT16 remote_cid);
616 extern void l2cu_send_peer_disc_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 local_cid, UINT16 remote_cid);
620 extern void l2cu_reject_connection (tL2C_LCB *p_lcb, UINT16 remote_cid, UINT8 rem_id, UINT16 result);
    [all...]
  /hardware/broadcom/libbt/include/
uipc_msg.h 164 UINT16 remote_cid; /* Remote CID */ member in struct:t_l2c_stream_info

Completed in 231 milliseconds