Searched defs:info_type (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/l2cap/ |
D | l2c_ucd.c | 54 static void l2c_ucd_discover_cback (BD_ADDR rem_bda, UINT8 info_type, UINT32 data) in l2c_ucd_discover_cback() 329 BOOLEAN L2CA_UcdDiscover ( UINT16 psm, BD_ADDR rem_bda, UINT8 info_type ) in L2CA_UcdDiscover()
|
D | l2c_main.c | 278 UINT16 rej_reason, rej_mtu, lcid, rcid, info_type; in process_l2cap_cmd() local
|
D | l2c_utils.c | 1094 void l2cu_send_peer_info_req (tL2C_LCB *p_lcb, UINT16 info_type) in l2cu_send_peer_info_req() 1135 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) in l2cu_send_peer_info_rsp()
|