OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_send_peer_config_rej
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h
607
extern void
l2cu_send_peer_config_rej
(tL2C_CCB *p_ccb, UINT8 *p_data, UINT16 data_len, UINT16 rej_len);
[
all
...]
l2c_main.c
554
l2cu_send_peer_config_rej
(p_ccb, p_cfg_start, (UINT16) (cmd_len - L2CAP_CONFIG_REQ_LEN), cfg_rej_len);
[
all
...]
l2c_utils.c
709
** Function
l2cu_send_peer_config_rej
717
void
l2cu_send_peer_config_rej
(tL2C_CCB *p_ccb, UINT8 *p_data, UINT16 data_len, UINT16 rej_len)
function
[
all
...]
Completed in 24 milliseconds