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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 64 BTA_HH_ENC_CMPL_EVT,
bta_hh_main.c 138 /* BTA_HH_ENC_CMPL_EVT */ ,{BTA_HH_IGNORE, BTA_HH_IDLE_ST }
169 /* BTA_HH_ENC_CMPL_EVT */ ,{BTA_HH_IGNORE, BTA_HH_W4_CONN_ST }
199 /* BTA_HH_ENC_CMPL_EVT */ ,{BTA_HH_IGNORE, BTA_HH_CONN_ST }
227 /* BTA_HH_ENC_CMPL_EVT */ {BTA_HH_SEC_CMPL, BTA_HH_W4_CONN_ST },
545 case BTA_HH_ENC_CMPL_EVT:
546 return "BTA_HH_ENC_CMPL_EVT";
bta_hh_le.c     [all...]

Completed in 43 milliseconds