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

  /external/bluetooth/bluedroid/bta/hf_client/
bta_hf_client_act.c 144 L2CA_SetIdleTimeoutByBdAddr(bta_hf_client_cb.scb.peer_addr, 0);
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h 538 ** Function L2CA_SetIdleTimeoutByBdAddr
555 L2C_API extern BOOLEAN L2CA_SetIdleTimeoutByBdAddr(BD_ADDR bd_addr, UINT16 timeout);
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c 694 L2CA_SetIdleTimeoutByBdAddr(p_scb->peer_addr, 0);
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 141 L2CA_SetIdleTimeoutByBdAddr(hh_cb.devices[dhandle].addr, 0);
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 756 ** Function L2CA_SetIdleTimeoutByBdAddr
773 BOOLEAN L2CA_SetIdleTimeoutByBdAddr(BD_ADDR bd_addr, UINT16 timeout)
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c 433 L2CA_SetIdleTimeoutByBdAddr((UINT8 *)BT_BD_ANY, 0);
    [all...]

Completed in 1155 milliseconds