Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_l2c.c40 static void smp_data_received(UINT16 channel, BD_ADDR bd_addr, BT_HDR *p_buf);
66 fixed_reg.pL2CA_FixedData_Cb = smp_data_received; in smp_l2cap_if_init()
144 static void smp_data_received(UINT16 channel, BD_ADDR bd_addr, BT_HDR *p_buf) in smp_data_received() function