Home | History | Annotate | Download | only in btm

Lines Matching refs:BTM_SEC_INVALID_HANDLE

1032          &&  (p_dev_rec->hci_handle == BTM_SEC_INVALID_HANDLE)
1190 if ( ((p_dev_rec->hci_handle != BTM_SEC_INVALID_HANDLE) && transport == BT_TRANSPORT_BR_EDR
1193 ||((p_dev_rec->ble_hci_handle != BTM_SEC_INVALID_HANDLE) && transport == BT_TRANSPORT_LE
1276 if (p && p->hci_handle != BTM_SEC_INVALID_HANDLE)
1436 if (p_dev_rec->hci_handle != BTM_SEC_INVALID_HANDLE)
1570 (transport == BT_TRANSPORT_BR_EDR && p_dev_rec->hci_handle == BTM_SEC_INVALID_HANDLE)
1572 || (transport == BT_TRANSPORT_LE && p_dev_rec->ble_hci_handle == BTM_SEC_INVALID_HANDLE)
1760 if (p_dev_rec->hci_handle != BTM_SEC_INVALID_HANDLE)
3258 if (p_dev_rec->hci_handle == BTM_SEC_INVALID_HANDLE)
3905 if (handle == BTM_SEC_INVALID_HANDLE)
4751 p_dev_rec->ble_hci_handle = BTM_SEC_INVALID_HANDLE;
4757 p_dev_rec->hci_handle = BTM_SEC_INVALID_HANDLE;
5279 && (p_dev_rec->hci_handle != BTM_SEC_INVALID_HANDLE))
5294 && (p_dev_rec->hci_handle != BTM_SEC_INVALID_HANDLE))
5316 && (p_dev_rec->hci_handle != BTM_SEC_INVALID_HANDLE))
5445 || (p_dev_rec->hci_handle == BTM_SEC_INVALID_HANDLE))