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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 40 ** Function L2CA_CancelBleConnectReq
49 BOOLEAN L2CA_CancelBleConnectReq (BD_ADDR rem_bda)
56 L2CAP_TRACE_WARNING ("L2CA_CancelBleConnectReq - no connection pending");
62 L2CAP_TRACE_WARNING ("L2CA_CancelBleConnectReq - different BDA Connecting: %08x%04x Cancel: %08x%04x",
428 L2CA_CancelBleConnectReq(bda);
    [all...]
l2c_link.c 551 L2CA_CancelBleConnectReq(l2cb.ble_connecting_bda);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
l2c_api.h     [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 203 ret = L2CA_CancelBleConnectReq (p_tcb->peer_bda);
    [all...]

Completed in 53 milliseconds