Home
last modified time | relevance | path

Searched refs:L2CAP_ADJ_ID (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_utils.c481 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_connect_req()
594 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_config_req()
922 l2cu_adj_id(p_ccb->p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_disc_req()
1100 l2cu_adj_id(p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_info_req()
2949 l2cu_adj_id (p_lcb, L2CAP_ADJ_ID); in l2cu_send_peer_ble_par_req()
Dl2c_int.h145 #define L2CAP_ADJ_ID 0x3 macro