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

  /system/bt/stack/btm/
btm_int.h 247 extern void btm_sec_disconnected(uint16_t handle, uint8_t reason);
btm_sec.cc 4582 void btm_sec_disconnected(uint16_t handle, uint8_t reason) { function
    [all...]
  /system/bt/stack/btu/
btu_hcif.cc 663 btm_sec_disconnected(handle, reason);
    [all...]

Completed in 47 milliseconds