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

  /external/bluetooth/bluedroid/stack/include/
btu.h 137 #define BTU_TTYPE_L2CAP_INFO 79
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 400 case BTU_TTYPE_L2CAP_INFO:
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c 634 btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT);
    [all...]
l2c_main.c 910 case BTU_TTYPE_L2CAP_INFO:
    [all...]
l2c_utils.c 991 btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT);
    [all...]

Completed in 38 milliseconds