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

  /system/bt/stack/l2cap/
l2c_ble.cc 712 p_ccb->ble_sdu = NULL;
760 p_ccb->ble_sdu = NULL;
    [all...]
l2c_int.h 285 BT_HDR* ble_sdu; /* Buffer for storing unassembled sdu*/ member in struct:t_l2c_ccb
    [all...]
l2c_fcr.cc 850 p_ccb->ble_sdu = p_data;
859 p_data = p_ccb->ble_sdu;
868 p_ccb->ble_sdu = NULL;
    [all...]

Completed in 583 milliseconds