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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 525 } tL2C_CB;
568 L2C_API extern tL2C_CB l2cb;
570 L2C_API extern tL2C_CB *l2c_cb_ptr;
    [all...]
l2c_main.c 47 tL2C_CB l2cb;
861 memset (&l2cb, 0, sizeof (tL2C_CB));
    [all...]

Completed in 437 milliseconds