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

  /external/bluetooth/bluedroid/include/
bt_target.h 965 #ifndef BTM_DEFAULT_CONN_INTERVAL
966 #define BTM_DEFAULT_CONN_INTERVAL 0x0800
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 760 (void) BTM_SetConnectability (BTM_CONNECTABLE, BTM_DEFAULT_CONN_WINDOW, BTM_DEFAULT_CONN_INTERVAL);
    [all...]
btm_inq.c 650 interval = BTM_DEFAULT_CONN_INTERVAL;
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 703 #ifndef BTM_DEFAULT_CONN_INTERVAL
704 #define BTM_DEFAULT_CONN_INTERVAL 0x0800
    [all...]

Completed in 53 milliseconds