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

  /system/bt/stack/l2cap/
l2c_int.h 520 } tL2C_CB;
563 extern tL2C_CB l2cb;
565 extern tL2C_CB *l2c_cb_ptr;
    [all...]
l2c_main.c 54 tL2C_CB l2cb;
805 memset (&l2cb, 0, sizeof (tL2C_CB));
    [all...]

Completed in 55 milliseconds